* font.c (font_clear_prop): If clearing the family, clear the font
authorChong Yidong <cyd@stupidchicken.com>
Tue, 13 Jan 2009 20:02:34 +0000 (20:02 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 13 Jan 2009 20:02:34 +0000 (20:02 +0000)
width index too.

* xfaces.c (Finternal_set_lisp_face_attribute): Revert last
change.

src/ChangeLog

index cf90aa7b4c8059bb0226ed40d0cb9e2714e1b94f..e708cf1f465b6b8336ae5f750e2d6391e4a532d4 100644 (file)
@@ -1,3 +1,11 @@
+2009-01-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * font.c (font_clear_prop): If clearing the family, clear the font
+       width index too.
+
+       * xfaces.c (Finternal_set_lisp_face_attribute): Revert last
+       change.
+
 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
 
        * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.